projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2016-12-12
Paul Durrant
x86/hvm: don't unconditionally create a default ioreq...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86emul: use SrcEax/DstEax where suitable for string...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86: add CPUID dependents of APIC and TSC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86emul: avoid numeric literals for EFLAGS values
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86emul: move some of the early operand adjustments
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86emul: abstract gcc asm() flag output handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
x86emul: derive vcpu_must_have() from vcpu_has()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Jan Beulich
make tlbflush_filter()'s first parameter a pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Oleksandr Tyshchenko
arm/irq: Reorder check in route_irq_to_guest() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Stefano Stabellini
fix out of bound access to mode_strings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Stefano Stabellini
missing vgic_unlock_rank in gic_remove_irq_from_guest
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andrew Cooper
x86/hvm: Move hvm_hypervisor_cpuid_leaf() handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andrew Cooper
x86/hvm: Move hvm_funcs.cpuid_intercept() handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andrew Cooper
x86/vpmu: Remove core2_no_vpmu_ops
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Andrew Cooper
x86/vpmu: Move vpmu_do_cpuid() handling into {pv,hvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: correct 64-bit mode repeated string insn handl...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: consolidate loop counter handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul/test: don't log double % characters
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul/test: avoid meaningless output
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: constify write_segment() register pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: support 64-bit segment descriptor types
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: fold SReg PUSH/POP cases
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: defer rIP-relative address calculation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: avoid undefined behavior when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: reduce FPU handling code size
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: simplify FPU destination operand handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: simplify FPU source operand handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Jan Beulich
x86emul: extend / amend supported FPU opcodes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jan Beulich
Revert "libelf: treat phdr and shdr similarly"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jan Beulich
x86emul: simplify {,i}{mul,div} fix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jan Beulich
x86emul: drop stray NULL check
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jan Beulich
x86emul: drop dead code from SYSENTER handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic-v3: Allow AArch32 guest booting with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic-v3: Move the emulation of ICC_SGI1R_EL1...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic: Rename emulate_sysreg callback to emulat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vreg: Introduce vreg_emulate_cp{32,64}
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vtimer: Move emulate_sysreg* callback in a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic: Clean-up the sysreg emulation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic: Switch emulate_sysreg return from int...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic: Switch vgic_to_sgi return from int to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vgic: Switch from bool_t to bool
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: traps: Switch from bool_t to bool
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vtimer: Switch the read variable in the emulat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Julien Grall
xen/arm: vtimer: Switch the emulation functions return...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Stefano Stabellini
xen/arm: fix smpboot barriers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ian Jackson
QEMU_TAG update
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ian Jackson
misc/release-checklist: Import from xenbits:~xen/releas...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Roger Pau Monné
libacpi: don't announce a 8042 controller in the FADT...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Roger Pau Monné
libacpi: set FADT boot flag to notify lack of VGA for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Roger Pau Monné
libacpi: add _FADT_ to the FADT boot flags definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86emul: correct and extend IDT entry checks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86emul: don't assume a memory operand
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Daniel Kiper
x86: properly calculate xen ELF end of image address
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Daniel Kiper
x86: allow EFI reboot method neither on non-EFI platfor...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Daniel Kiper
efi: create efi_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Juergen Gross
x86: add a way to obtain the needed number of memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86emul/test: add a private header
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86emul: correct PUSHF/POPF
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86/HVM: drop __hvm_clear()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86/HVM: drop hvm_emulate_one_no_write()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
libelf: treat phdr and shdr similarly
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
libelf: type adjustments
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
libelf: use UINT_MAX
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
libelf: section index 0 is special
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86/memshr: add static
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86: make more use of wr{f,g}sbase()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Jan Beulich
x86/HVM: prefer structure assignment for seg reg copying
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Cédric Bosdonnat
libxl: invert xc and domain model resume calls in xc_do...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Andrew Cooper
xen/common: Replace incorrect mandatory barriers with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Artem Mygaiev
xen/arm: Fix macro for ARM Jazelle CPU feature identifi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Julien Grall
xen/arm: traps: Emulate ICC_SRE_EL1 as RAZ/WI
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Artem Mygaiev
xen/arm: Fix misplaced parentheses for PSCI version...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Oleksandr Tyshchenko
arm/irq: Reorder check when the IRQ is already used...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Sameer Goel
Revert "xen/arm: do not relocate Xen outside of visible...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Peng Fan
xen/arm: domain_build: allocate lowmem for dom0 as...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Jun Sun
Don't clear HCR_VM bit when updating VTTBR.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Juergen Gross
tools/xenstore: avoid unterminated string in xs_directo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Wei Liu
xen: convert lto to Kconfig option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Wei Liu
Travis-ci: specify KCONFIG_ALLCONFIG for randconfig
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Wei Liu
Kconfig: introduce allrandom.config
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/emul: Drop the last remaining uses of bool_t
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/hvm: Assert some expectations in hvm_inject_event()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/emul: Debugging improvements to the test harness
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/shadow: Drop stale adjustment in the PAE second...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/pagewalk: Improve print_gw()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
x86/time: Move cpuid_time_leaf() handling into cpuid_hy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Andrew Cooper
xen/x86: Add a helper to calculate family/model/steppin...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Wei Liu
gdbstub: remove duplicated inclusion of init.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Wei Liu
gcov: explicitly include xen/init.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Wei Liu
Run autogen.sh for 4.9
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: handle memory allocation failures in xenstored
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: add small default data buffer to internal...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: add helper functions for wire argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: make functions static
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: let command functions return error or success
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: use array for xenstore wire command handling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: support XS_DIRECTORY_PART in libxenstore
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: add support for reading directory with many...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Juergen Gross
xenstore: add per-node generation counter
commit
|
commitdiff
|
tree
|
snapshot
next